github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations.SignHTTPRequestMiddleware.v4Signer (field)

3 uses

	github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations (current package)
		signer_wrapper.go#L52: 		v4Signer:            options.V4Signer,
		signer_wrapper.go#L68: 	v4Signer v4.HTTPSigner
		signer_wrapper.go#L103: 			Signer:              s.v4Signer,